home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2006 January
/
Gamestar_80_2006-01_dvd.iso
/
Programy
/
ignition.exe
/
{app}
/
Ignition.exe
/
0
/
RCDATA
/
TC2CDDLG
/
TC2CDDLG.txt
< prev
Wrap
Text File
|
2005-01-07
|
1KB
|
53 lines
object C2CDDlg: TC2CDDlg
Left = 427
Top = 205
AutoScroll = False
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'Burn'
ClientHeight = 91
ClientWidth = 201
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = {<image000.ico>}
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 60
Top = 0
Width = 80
Height = 31
AutoSize = True
Picture.Data = {<image001.TJvGIFImage>}
end
object prog: TProgressBar
Left = 0
Top = 40
Width = 201
Height = 17
TabOrder = 0
end
object cancel_btn: TButton
Left = 48
Top = 64
Width = 105
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object tmr: TTimer
Enabled = False
OnTimer = tmrTimer
end
object AppEvnt: TApplicationEvents
OnActivate = AppEvntActivate
Left = 32
end
end